home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / gfxprograms / 3dprograms / t3dlib / t3dlib_fpu_r41.lha / mbb.doc < prev    next >
Text File  |  1993-12-12  |  2KB  |  61 lines

  1.  
  2.  
  3.  
  4.      MBB (1)      Calculate MBB of Imagine Objects 1993/01/31       MBB (1)
  5.  
  6.  
  7.      NAME 
  8.  
  9.           MBB - Calculates the Minimum Bounding Box of Imagine Objects 
  10.  
  11.  
  12.      SYNOPSIS 
  13.  
  14.           MBB [input_file] 
  15.  
  16.  
  17.      DESCRIPTION 
  18.  
  19.           MBB  will  read  an  Imagine object file in binary (TDDD) or
  20.           ASCII (TTDDD)  format  (transparently  to  the  user),  will
  21.           calculate  the  minimum  bounding  box of all objects in the
  22.           file, and print a report on the user's console.  
  23.  
  24.           Note that all T3DLIB programs have the intelligence built-in 
  25.           to determine whether the input file  is  in  the  binary  or
  26.           ASCII format.     No  corny  hard-wired  file  suffixes  are
  27.           required.  You may name your objects anything you wish.  
  28.  
  29.  
  30.      IDENTIFICATION 
  31.  
  32.           Author: Glenn M. Lewis 
  33.  
  34.           Revision Number: 38; Release Date: 1993/01/31.  
  35.  
  36.           The entire T3DLIB collection of source and  executables  are
  37.           Copyright   ©  1988-1993  by  Glenn  M.  Lewis.  All  Rights
  38.           Reserved.  Source code of T3DLIB may not be used in whole or 
  39.           in part in any commercial endeavor without the prior written 
  40.           permission of the author.  
  41.  
  42.           Imagine is Copyright © by Impulse Inc.  
  43.  
  44.  
  45.      SEE ALSO 
  46.  
  47.           bumpit(1),         readwrite(1),          set_brush_path(1),
  48.           set_texture_path(1),  spherize(1), tddd2dxf(1), tddd2mif(1),
  49.           tddd2nff(1),    tddd2off(1),    tddd2pov(1),     tddd2ps(1),
  50.           tddd2ray(1), tddd2vort(1) 
  51.  
  52.  
  53.      BUGS 
  54.  
  55.           No bugs known.  
  56.  
  57.  
  58.  
  59.                                       -1-
  60.  
  61.